home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / internet / irc_i_dodatki / damircs6 / rexx / frontend.amirx < prev    next >
Text File  |  1996-02-03  |  116b  |  6 lines

  1. /* */
  2.  
  3. parse arg args
  4. port = address()
  5. address command "run rexx/exe/"word(args,1)".AMIRX.exe" port subword(args,2)
  6.